Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⭐️ add container-proxy flag for scanning containers #3981

Merged
merged 1 commit into from
May 14, 2024

Conversation

imilchev
Copy link
Member

we can now specify a container proxy for scanning containers:

cnquery scan docker ubuntu:latest --container-proxy http://localhost:3128

this is different from the api-proxy setting, which is used only to talk to the Mondoo platform. The container-proxy flag is used only for resolving and pulling containers

Copy link
Contributor

Test Results

2 989 tests   2 988 ✅  1m 31s ⏱️
  329 suites      1 💤
   23 files        0 ❌

Results for commit 326a7a8.

Copy link
Member

@chris-rock chris-rock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @imilchev

@imilchev imilchev merged commit ff2ae44 into main May 14, 2024
15 checks passed
@imilchev imilchev deleted the ivan/container-proxy branch May 14, 2024 11:53
@github-actions github-actions bot locked and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants